sudo nano /etc/X11/xorg.conf.d/70-synaptics.conf Section "InputClass" Identifier "touchpad" Driver "synaptics" MatchIsTouchpad "on" Option "VertScrollDelta" "-111" Option "HorizScrollDelta" "-111" EndSection reboot